3.3.8 \(\int x^2 (a+b \log (c x^n)) \text {Li}_2(e x) \, dx\) [208]

Optimal. Leaf size=217 \[ \frac {5 b n x}{27 e^2}+\frac {7 b n x^2}{108 e}+\frac {1}{27} b n x^3-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )+\frac {2 b n \log (1-e x)}{27 e^3}-\frac {2}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {b n \text {Li}_2(e x)}{9 e^3}-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x) \]

[Out]

5/27*b*n*x/e^2+7/108*b*n*x^2/e+1/27*b*n*x^3-1/9*x*(a+b*ln(c*x^n))/e^2-1/18*x^2*(a+b*ln(c*x^n))/e-1/27*x^3*(a+b
*ln(c*x^n))+2/27*b*n*ln(-e*x+1)/e^3-2/27*b*n*x^3*ln(-e*x+1)-1/9*(a+b*ln(c*x^n))*ln(-e*x+1)/e^3+1/9*x^3*(a+b*ln
(c*x^n))*ln(-e*x+1)-1/9*b*n*polylog(2,e*x)/e^3-1/9*b*n*x^3*polylog(2,e*x)+1/3*x^3*(a+b*ln(c*x^n))*polylog(2,e*
x)

________________________________________________________________________________________

Rubi [A]
time = 0.13, antiderivative size = 217, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 5, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.263, Rules used = {2432, 2442, 45, 2423, 2438} \begin {gather*} \frac {1}{3} x^3 \text {PolyLog}(2,e x) \left (a+b \log \left (c x^n\right )\right )-\frac {b n \text {PolyLog}(2,e x)}{9 e^3}-\frac {1}{9} b n x^3 \text {PolyLog}(2,e x)-\frac {\log (1-e x) \left (a+b \log \left (c x^n\right )\right )}{9 e^3}-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}+\frac {1}{9} x^3 \log (1-e x) \left (a+b \log \left (c x^n\right )\right )-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )+\frac {2 b n \log (1-e x)}{27 e^3}+\frac {5 b n x}{27 e^2}-\frac {2}{27} b n x^3 \log (1-e x)+\frac {7 b n x^2}{108 e}+\frac {1}{27} b n x^3 \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^2*(a + b*Log[c*x^n])*PolyLog[2, e*x],x]

[Out]

(5*b*n*x)/(27*e^2) + (7*b*n*x^2)/(108*e) + (b*n*x^3)/27 - (x*(a + b*Log[c*x^n]))/(9*e^2) - (x^2*(a + b*Log[c*x
^n]))/(18*e) - (x^3*(a + b*Log[c*x^n]))/27 + (2*b*n*Log[1 - e*x])/(27*e^3) - (2*b*n*x^3*Log[1 - e*x])/27 - ((a
 + b*Log[c*x^n])*Log[1 - e*x])/(9*e^3) + (x^3*(a + b*Log[c*x^n])*Log[1 - e*x])/9 - (b*n*PolyLog[2, e*x])/(9*e^
3) - (b*n*x^3*PolyLog[2, e*x])/9 + (x^3*(a + b*Log[c*x^n])*PolyLog[2, e*x])/3

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2423

Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Sym
bol] :> With[{u = IntHide[(g*x)^q*Log[d*(e + f*x^m)^r], x]}, Dist[a + b*Log[c*x^n], u, x] - Dist[b*n, Int[Dist
[1/x, u, x], x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m, n, q}, x] && (IntegerQ[(q + 1)/m] || (RationalQ[m] &
& RationalQ[q])) && NeQ[q, -1]

Rule 2432

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_.)*(x_))^(m_.)*PolyLog[k_, (e_.)*(x_)^(q_.)], x_Symbol] :> Simp[
(-b)*n*(d*x)^(m + 1)*(PolyLog[k, e*x^q]/(d*(m + 1)^2)), x] + (-Dist[q/(m + 1), Int[(d*x)^m*PolyLog[k - 1, e*x^
q]*(a + b*Log[c*x^n]), x], x] + Dist[b*n*(q/(m + 1)^2), Int[(d*x)^m*PolyLog[k - 1, e*x^q], x], x] + Simp[(d*x)
^(m + 1)*PolyLog[k, e*x^q]*((a + b*Log[c*x^n])/(d*(m + 1))), x]) /; FreeQ[{a, b, c, d, e, m, n, q}, x] && IGtQ
[k, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2442

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[(f + g*
x)^(q + 1)*((a + b*Log[c*(d + e*x)^n])/(g*(q + 1))), x] - Dist[b*e*(n/(g*(q + 1))), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rubi steps

\begin {align*} \int x^2 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x) \, dx &=-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)+\frac {1}{3} \int x^2 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x) \, dx-\frac {1}{9} (b n) \int x^2 \log (1-e x) \, dx\\ &=-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )-\frac {1}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)-\frac {1}{3} (b n) \int \left (-\frac {1}{3 e^2}-\frac {x}{6 e}-\frac {x^2}{9}-\frac {\log (1-e x)}{3 e^3 x}+\frac {1}{3} x^2 \log (1-e x)\right ) \, dx-\frac {1}{27} (b e n) \int \frac {x^3}{1-e x} \, dx\\ &=\frac {b n x}{9 e^2}+\frac {b n x^2}{36 e}+\frac {1}{81} b n x^3-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )-\frac {1}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)-\frac {1}{9} (b n) \int x^2 \log (1-e x) \, dx+\frac {(b n) \int \frac {\log (1-e x)}{x} \, dx}{9 e^3}-\frac {1}{27} (b e n) \int \left (-\frac {1}{e^3}-\frac {x}{e^2}-\frac {x^2}{e}-\frac {1}{e^3 (-1+e x)}\right ) \, dx\\ &=\frac {4 b n x}{27 e^2}+\frac {5 b n x^2}{108 e}+\frac {2}{81} b n x^3-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )+\frac {b n \log (1-e x)}{27 e^3}-\frac {2}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {b n \text {Li}_2(e x)}{9 e^3}-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)-\frac {1}{27} (b e n) \int \frac {x^3}{1-e x} \, dx\\ &=\frac {4 b n x}{27 e^2}+\frac {5 b n x^2}{108 e}+\frac {2}{81} b n x^3-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )+\frac {b n \log (1-e x)}{27 e^3}-\frac {2}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {b n \text {Li}_2(e x)}{9 e^3}-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)-\frac {1}{27} (b e n) \int \left (-\frac {1}{e^3}-\frac {x}{e^2}-\frac {x^2}{e}-\frac {1}{e^3 (-1+e x)}\right ) \, dx\\ &=\frac {5 b n x}{27 e^2}+\frac {7 b n x^2}{108 e}+\frac {1}{27} b n x^3-\frac {x \left (a+b \log \left (c x^n\right )\right )}{9 e^2}-\frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{18 e}-\frac {1}{27} x^3 \left (a+b \log \left (c x^n\right )\right )+\frac {2 b n \log (1-e x)}{27 e^3}-\frac {2}{27} b n x^3 \log (1-e x)-\frac {\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{9 e^3}+\frac {1}{9} x^3 \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)-\frac {b n \text {Li}_2(e x)}{9 e^3}-\frac {1}{9} b n x^3 \text {Li}_2(e x)+\frac {1}{3} x^3 \left (a+b \log \left (c x^n\right )\right ) \text {Li}_2(e x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.39, size = 196, normalized size = 0.90 \begin {gather*} \frac {\left (a-b n \log (x)+b \log \left (c x^n\right )\right ) \left (-e x \left (6+3 e x+2 e^2 x^2\right )+6 \left (-1+e^3 x^3\right ) \log (1-e x)+18 e^3 x^3 \text {Li}_2(e x)\right )}{54 e^3}+\frac {b n \left (20 e x+7 e^2 x^2+4 e^3 x^3+8 \log (1-e x)-8 e^3 x^3 \log (1-e x)+2 \log (x) \left (-e x \left (6+3 e x+2 e^2 x^2\right )+6 \left (-1+e^3 x^3\right ) \log (1-e x)\right )+12 \left (-1-e^3 x^3+3 e^3 x^3 \log (x)\right ) \text {Li}_2(e x)\right )}{108 e^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^2*(a + b*Log[c*x^n])*PolyLog[2, e*x],x]

[Out]

((a - b*n*Log[x] + b*Log[c*x^n])*(-(e*x*(6 + 3*e*x + 2*e^2*x^2)) + 6*(-1 + e^3*x^3)*Log[1 - e*x] + 18*e^3*x^3*
PolyLog[2, e*x]))/(54*e^3) + (b*n*(20*e*x + 7*e^2*x^2 + 4*e^3*x^3 + 8*Log[1 - e*x] - 8*e^3*x^3*Log[1 - e*x] +
2*Log[x]*(-(e*x*(6 + 3*e*x + 2*e^2*x^2)) + 6*(-1 + e^3*x^3)*Log[1 - e*x]) + 12*(-1 - e^3*x^3 + 3*e^3*x^3*Log[x
])*PolyLog[2, e*x]))/(108*e^3)

________________________________________________________________________________________

Maple [F]
time = 0.04, size = 0, normalized size = 0.00 \[\int x^{2} \left (a +b \ln \left (c \,x^{n}\right )\right ) \polylog \left (2, e x \right )\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(a+b*ln(c*x^n))*polylog(2,e*x),x)

[Out]

int(x^2*(a+b*ln(c*x^n))*polylog(2,e*x),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*log(c*x^n))*polylog(2,e*x),x, algorithm="maxima")

[Out]

1/54*(18*x^3*dilog(x*e)*e^3 - 2*x^3*e^3 - 3*x^2*e^2 - 6*x*e + 6*(x^3*e^3 - 1)*log(-x*e + 1))*a*e^(-3) + 1/54*(
(6*(3*x^3*e^3*log(x^n) - (n*e^3 - 3*e^3*log(c))*x^3)*dilog(x*e) - 2*((2*n*e^3 - 3*e^3*log(c))*x^3 - 3*n*log(x)
)*log(-x*e + 1) - (2*x^3*e^3 + 3*x^2*e^2 + 6*x*e - 6*(x^3*e^3 - 1)*log(-x*e + 1))*log(x^n))*e^(-3) - 54*integr
ate(-1/54*(6*(n*e^3 - e^3*log(c))*x^3 + n*x^2*e^2 + 3*n*x*e - 6*n*log(x) - 6*n)/(x*e^3 - e^2), x))*b

________________________________________________________________________________________

Fricas [A]
time = 0.36, size = 230, normalized size = 1.06 \begin {gather*} \frac {1}{108} \, {\left (4 \, {\left (b n - a\right )} x^{3} e^{3} + {\left (7 \, b n - 6 \, a\right )} x^{2} e^{2} + 4 \, {\left (5 \, b n - 3 \, a\right )} x e - 12 \, {\left ({\left (b n - 3 \, a\right )} x^{3} e^{3} + b n\right )} {\rm Li}_2\left (x e\right ) - 4 \, {\left ({\left (2 \, b n - 3 \, a\right )} x^{3} e^{3} - 2 \, b n + 3 \, a\right )} \log \left (-x e + 1\right ) + 2 \, {\left (18 \, b x^{3} {\rm Li}_2\left (x e\right ) e^{3} - 2 \, b x^{3} e^{3} - 3 \, b x^{2} e^{2} - 6 \, b x e + 6 \, {\left (b x^{3} e^{3} - b\right )} \log \left (-x e + 1\right )\right )} \log \left (c\right ) + 2 \, {\left (18 \, b n x^{3} {\rm Li}_2\left (x e\right ) e^{3} - 2 \, b n x^{3} e^{3} - 3 \, b n x^{2} e^{2} - 6 \, b n x e + 6 \, {\left (b n x^{3} e^{3} - b n\right )} \log \left (-x e + 1\right )\right )} \log \left (x\right )\right )} e^{\left (-3\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*log(c*x^n))*polylog(2,e*x),x, algorithm="fricas")

[Out]

1/108*(4*(b*n - a)*x^3*e^3 + (7*b*n - 6*a)*x^2*e^2 + 4*(5*b*n - 3*a)*x*e - 12*((b*n - 3*a)*x^3*e^3 + b*n)*dilo
g(x*e) - 4*((2*b*n - 3*a)*x^3*e^3 - 2*b*n + 3*a)*log(-x*e + 1) + 2*(18*b*x^3*dilog(x*e)*e^3 - 2*b*x^3*e^3 - 3*
b*x^2*e^2 - 6*b*x*e + 6*(b*x^3*e^3 - b)*log(-x*e + 1))*log(c) + 2*(18*b*n*x^3*dilog(x*e)*e^3 - 2*b*n*x^3*e^3 -
 3*b*n*x^2*e^2 - 6*b*n*x*e + 6*(b*n*x^3*e^3 - b*n)*log(-x*e + 1))*log(x))*e^(-3)

________________________________________________________________________________________

Sympy [A]
time = 76.59, size = 250, normalized size = 1.15 \begin {gather*} \begin {cases} - \frac {a x^{3} \operatorname {Li}_{1}\left (e x\right )}{9} + \frac {a x^{3} \operatorname {Li}_{2}\left (e x\right )}{3} - \frac {a x^{3}}{27} - \frac {a x^{2}}{18 e} - \frac {a x}{9 e^{2}} + \frac {a \operatorname {Li}_{1}\left (e x\right )}{9 e^{3}} + \frac {2 b n x^{3} \operatorname {Li}_{1}\left (e x\right )}{27} - \frac {b n x^{3} \operatorname {Li}_{2}\left (e x\right )}{9} + \frac {b n x^{3}}{27} - \frac {b x^{3} \log {\left (c x^{n} \right )} \operatorname {Li}_{1}\left (e x\right )}{9} + \frac {b x^{3} \log {\left (c x^{n} \right )} \operatorname {Li}_{2}\left (e x\right )}{3} - \frac {b x^{3} \log {\left (c x^{n} \right )}}{27} + \frac {7 b n x^{2}}{108 e} - \frac {b x^{2} \log {\left (c x^{n} \right )}}{18 e} + \frac {5 b n x}{27 e^{2}} - \frac {b x \log {\left (c x^{n} \right )}}{9 e^{2}} - \frac {2 b n \operatorname {Li}_{1}\left (e x\right )}{27 e^{3}} - \frac {b n \operatorname {Li}_{2}\left (e x\right )}{9 e^{3}} + \frac {b \log {\left (c x^{n} \right )} \operatorname {Li}_{1}\left (e x\right )}{9 e^{3}} & \text {for}\: e \neq 0 \\0 & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(a+b*ln(c*x**n))*polylog(2,e*x),x)

[Out]

Piecewise((-a*x**3*polylog(1, e*x)/9 + a*x**3*polylog(2, e*x)/3 - a*x**3/27 - a*x**2/(18*e) - a*x/(9*e**2) + a
*polylog(1, e*x)/(9*e**3) + 2*b*n*x**3*polylog(1, e*x)/27 - b*n*x**3*polylog(2, e*x)/9 + b*n*x**3/27 - b*x**3*
log(c*x**n)*polylog(1, e*x)/9 + b*x**3*log(c*x**n)*polylog(2, e*x)/3 - b*x**3*log(c*x**n)/27 + 7*b*n*x**2/(108
*e) - b*x**2*log(c*x**n)/(18*e) + 5*b*n*x/(27*e**2) - b*x*log(c*x**n)/(9*e**2) - 2*b*n*polylog(1, e*x)/(27*e**
3) - b*n*polylog(2, e*x)/(9*e**3) + b*log(c*x**n)*polylog(1, e*x)/(9*e**3), Ne(e, 0)), (0, True))

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*log(c*x^n))*polylog(2,e*x),x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)*x^2*dilog(x*e), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int x^2\,\mathrm {polylog}\left (2,e\,x\right )\,\left (a+b\,\ln \left (c\,x^n\right )\right ) \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*polylog(2, e*x)*(a + b*log(c*x^n)),x)

[Out]

int(x^2*polylog(2, e*x)*(a + b*log(c*x^n)), x)

________________________________________________________________________________________